Skip to content

Conversation

@greenkeeper
Copy link

@greenkeeper greenkeeper bot commented Jan 11, 2018

Version 3.0.1 of rollup-plugin-node-resolve was just published.

Dependency rollup-plugin-node-resolve
Current Version 3.0.0
Type devDependency

The version 3.0.1 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of rollup-plugin-node-resolve.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 7 commits.

  • 1bea2ad -> v3.0.1
  • f9ca240 Merge pull request #127 from keithamus/remove-browser-resolve
  • 1ced2d4 refactor: remove browser-resolve dependency, inline logic
  • 29fc2ca Update README.md
  • 2b13f7b error message: externals -> external (#99)
  • 2f9db30 Added missing comma in readme
  • 001893d Added missing comma in readme (#97)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@coveralls
Copy link

coveralls commented Jan 11, 2018

Coverage Status

Coverage remained the same at 100.0% when pulling 915742a on greenkeeper/rollup-plugin-node-resolve-3.0.1 into bd3b38d on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 915742a on greenkeeper/rollup-plugin-node-resolve-3.0.1 into bd3b38d on master.

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 11, 2018

Version 3.0.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 1b26066 -> v3.0.2
  • 6aeecbf Merge pull request #129 from keithamus/fix-new-browser-resolve-refactor
  • 6920233 fix: add guard for options.browser with no pkg.browser field

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 14, 2018

Version 3.0.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 6 commits.

  • 19fd587 -> v3.0.3
  • 4c35e91 Merge pull request #133 from keithamus/fix-browser-resolve-regressions
  • 0efbed0 Merge pull request #1 from mislav/mislav/fix-browser-resolve-regressions
  • 3a63974 Handle .node extension when resolving browser entries
  • 398816d Respect browser field configuration in case of implicit main
  • 7529f70 fix(browser-resolve): fix regressions from refactor

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 7, 2018

Version 3.1.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 21 commits.

  • 848c371 3.1.0
  • c609f8f Merge pull request #140 from kellyselden/preserveSymlinks
  • 93dedb0 respect preserveSymlinks option from upstream
  • 36dcabc update rollup
  • 634dfae Merge branch 'enable-github-installation'
  • 801f9d5 Add "prepare" script for github installation
  • 902c848 Merge branch 'kellyselden-rollup'
  • 077f7ae Handle .node extension when resolving browser entries
  • 1895d73 Respect browser field configuration in case of implicit main
  • 1f308d5 fix(browser-resolve): fix regressions from refactor
  • 69948ba -> v3.0.3
  • d9ff8c1 Handle .node extension when resolving browser entries
  • 1d8af1a Respect browser field configuration in case of implicit main
  • 7648c3e fix(browser-resolve): fix regressions from refactor
  • 80d23f5 Merge branch 'kellyselden-lockfile'

There are 21 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 7, 2018

Version 3.2.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • f267620 3.2.0
  • f65152d Merge pull request #126 from keithamus/cache-reads
  • 313a3e3 perf: cache file stats/reads

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 17, 2018

Version 3.3.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 6 commits.

  • 7846a19 3.3.0
  • 3927778 Merge pull request #83 from arantes555/master
  • e608e77 Converting all "only" options to regexps and using Regexp.test for efficiency
  • 070810b Allows to specify an array of packages that will be the only ones imported.
  • 625c9fe Merge pull request #120 from GeorgeTaveras1231/patch-1
  • 85f6814 Correct description of jail option

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant